From: Richard M. Stallman Date: Tue, 25 May 1993 20:00:53 +0000 (+0000) Subject: (INSTALL): Add definition. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95970 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1969729543caa3bcfbcedbdc420f18636cd03a34;p=emacs.git (INSTALL): Add definition. --- diff --git a/Makefile.in b/Makefile.in index 672b10eb6af..95ca4de7836 100644 --- a/Makefile.in +++ b/Makefile.in @@ -182,6 +182,7 @@ buildlisppath=${srcdir}/lisp # ==================== Utility Programs for the Build ==================== # Allow the user to specify the install program. +INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@